.testimonials .section-padding-custom-inner {
    padding: 80px 80px 0px 80px;
}

/*target the section padding specifically of experiences section*/
.banner-header.section-padding{
    padding: 20px 0 100px 0;
}

.about.section-padding.privacy-policy a {
    text-decoration: underline;
    cursor: pointer;
    text-underline-offset: 4px;
    color: #AA8453;
}

.contact.section-padding label span ,
.contact.section-padding label span a {
    display: inline;
}
    
.contact-link {
    color: #aa8453;
}

/*consent phrase on contact us page*/
#consent-label {
    display: inline;
    font-weight: bold;
    max-width: 400px; 
    max-width: 350ch; 
}

/*terms and conditions page color of title */
.about.section-padding .section-title {
    color: #22180A;
}

/*fix logo issues on all devices*/
.logo-wrapper.navbar-brand.valign {
    padding: 0;
}

/*contact page only playlist padding*/
.contact.section-padding {
     padding: 120px 0 120px 0; 
}
/*who we are page Feels Like Home/ Our Home*/
.pricingalternative.section-padding.bg-black {
     padding: 120px 0 120px 0; 
}
/*services page Food With Soul/ Our Distinct Offerings padding*/
.faciltiesv2.section-padding {
      padding: 120px 0 120px 0; 
}

/*fix padding services page first playlist */
.rooms-page.section-padding {
      padding: 120px 0 0 0; 
}

.rooms-page.section-padding-custom{
      padding: 120px 0 0 0; 
}
/*fix padding for see mores rooms playlist on suites inner page*/
.rooms1.section-padding.bg-black {
     padding: 120px 0 120px 0; 
     margin-top: 120px;
}
/*fix padding for suites landing page first playlist*/
.rooms.section-padding {
    padding: 120px 0 120px 0;
}
/*fix the paddings for the first three plylists on the homepage*/
.pricing.section-padding.bg-black,
.about.section-padding,
.rooms1.section-padding.bg-cream {
    padding: 120px 0 120px 0;
}

/*text size in booking form*/
.booking h5 {
    font-size: 32px;
}

/*fix telephone number on ipad wrap*/
.booking .text .color-1 {
    text-wrap: nowrap;
}
/*fix form dimensions*/
.booking .col-md-5.offset-md-2 {
    margin-bottom: 80px;
}
.booking .background {
    padding: 80px;
}

/*remove unnecessary padding from suites inner page BookingFormPlaylist  */
.section-padding {
    padding: 20px 0 120px 0;
}

/*experiences page servicesplaylist custom paddings*/
.services.section-padding.custom-padding {
    padding: 60px 0 120px 0;
}

.testimonials-box {
    margin-top: 80px;
}
/*rooms inner page align correctly on the left the paragraph & the cta with the title & hypertitle QA Point 38*/
.rooms-page .col-md-6 {
    padding: 0px;
}

/*fix an error with the boxes of the header book now form on medium screens*/
span .dropdown-wrapper {
    display: block; 
    text-decoration: none;
    color: inherit;
}

/*.reservation-icon rect:hover {*/
/*    background: #222;*/
/*}*/

.image-reservation {
    filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(0%) hue-rotate(70deg) brightness(108%) contrast(108%);
}

.reservation-icon:hover rect, 
.reservation-icon:focus rect {
	fill: #aa8453;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*.reservation-icon:after:hover rect {*/
/*	width: 0;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 100%;*/
/*    z-index: 1;*/
/*    background: #222;*/
/*    color: #fff;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.image-reservation:hover, */
/*.image-reservation:focus {*/
/*	background: black;*/
/*}*/
/*in the who we are page in the what to expect block change the color of the hypertitle title*/
.facilties .section-title {
    color:  #22180A;
}
.facilties .section-subtitle {
    color:  #624722;
}
/*in the who we are page in the our home / pricingcardalternativeplaylist change the height of the card*/
.pricingalternative .pricing-card img {
    height: 550px;
}
/*remove the padding from the testimonials playlist on the services page*/
.testimonials.bg-cream .section-padding {
    padding: 0px;
}
/*remove the padding from the services playlist on the services page*/
.services.section-padding {
    padding: 120px 0px 120px 0px;
}
/*change colors of title in Spa&Wellness playlist in Services Page*/
.rooms-page.section-padding > .container > .row > .col-md-12 > .section-subtitle {
    color:  #624722;
}
.rooms-page.section-padding > .container > .row > .col-md-12 > .section-title {
    color:  #22180A;
}
/*change the colors of the titles in the RoomsDetailsPlaylist/Rooms Inner Page*/
.rooms-page.section-padding-custom .section-title {
    color:  #22180A;
}

.col-md-5.offset-md-1 > h6 {
    color: #22180A;
}
/*target the Rooms inner page first playlist with a custom padding*/
.rooms-page.section-padding-custom .section-subtitle {
    color:  #624722;
}

.rooms-page.section-padding-custom .row .col-md-12 {
    padding-left: 0; 
}

/*created for the booking form a custom padding class so as to target it specifically and to be in order with the rest of the pages*/
.section-padding-custom {
    padding: 120px 0px 0px 0px;
}

/*change the Expresia and copyright layout*/
.footer-bottom-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*change the backgound color of the footer top*/
.footer-top {
    background: #22180A;
}

.footer-bottom {
    background: #1C1408;
}
/*fix the cards in the simply special playlist*/
.pricing-card > img {
    width: 345px;
    height: 200px;
}

.pricing-card .desc {
   height: 450px;
   display: grid;
}

.butn-dark .mt-30 .mb-30 {
    justify-self: flex-end;
}
/*Change the background color of the Simply Special block in the homepage */
.bg-black {
    background:  #22180A;
}
/*Homepage target the first playlist below the header subtitle and title colors*/
.about.section-padding .container .row .col-md-6 > .section-subtitle {
    color: #624722;
}

.about.section-padding .container .row .col-md-6 > .section-title {
    color: #22180A;
}

/*Homepage target the header subtitle and title colors in the suites & villas  playlist*/
.title-subtitle-container .section-subtitle {
    color: #624722;
}

.title-subtitle-container .section-title {
    color: #22180A;
}

/*fix the flexbox on the title of the Rooms1Playlist on the homepage to properly add a button */
.first-row {
    display: flex;
    justify-content: space-between;
}

.first-row > .title-subtitle-container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
/*target the boxes of the FacilitiesPlaylist so as they have the same height*/
.facilties .container .row:nth-child(2) .col-md-4 {
    display: grid;
    /*grid-template-columns: repeat(4, 1fr);*/
    grid-auto-rows: 1fr;
}

.facilties .container .row:nth-child(2) .col-md-4 .single-facility {
    /*min-height: 300px;*/
}

.faciltiesv2 .container .row:nth-child(2) .col-md-4 {
    display: grid;
    /*grid-template-columns: repeat(4, 1fr);*/
    grid-auto-rows: 1fr;
}

.faciltiesv2 .container .row:nth-child(2) .col-md-4 .single-facility {
    /*min-height: 300px;*/
}
/*target the boxes of the who we are page to make them a bit more visible*/
.facilties .single-facility {
    border: 3px solid #f1eeeb;
}

/*pricingalternativeplaylist change color of text*/
section.pricingalternative div.container div.row div.col-md-4 p {
    color: #fff;
}

section.pricingalternative div.container div.row div.col-md-4 ul li {
     color: #9B8446;
}
/*facilities bg-color change and texts change accordingly to black as requested by client*/
.facilties.section-padding,
.facilitiesv2.section-padding {
    padding: 120px 0px 120px 0px;
}
.faciltiesv2 .section-subtitle {
     color: #624722;
}
.faciltiesv2 .section-title {
    color: #F1EEEB;
}

.faciltiesv2.section-padding {
    background-color: #22180A;    
}

.faciltiesv2 .single-facility h5 {
    color: #F1EEEB;
    text-align: center;
    font-weight: 600;
}

.faciltiesv2 .single-facility p { 
    color: #F1EEEB;
}

.faciltiesv2  .single-facility.animate-box.fadeInUp.animated {
    background: transparent;
    padding: 30px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    border: 3px solid #f1eeeb;    
}

/*target the HeaderWithSliderPlaylist to change its appearance*/
.header .caption h4 {
  font-size: 25px;
}
/*section padding to seperate it from top and bottom*/
.testimonials {
    padding: 0;
}
/*fix text pricing playlist the one with the Links to various pages */
.pricing-card {
    text-align: center;
}

.about .title-center {
    text-align: center;    
}

.about .subtitle-center {
    text-align: center;    
}

/*target span p text in services page in the first playlist / second playlist */
section.rooms-page p > span,
.content .cont .info p span{
    color: #392D28;
    font-weight: 600;
    font-style: italic;
}

/*collection-room-amenities*/
div.col-md-5.offset-md-1 ul.collection-room-amenities {
    list-style: disc!important;
}

/*Target the amenities section of both the RoomsListPlaylist and RoomDetailsPlaylist to add the icons needed */
.row {
    margin-left: 0px;
}
.section-padding .caption {
    height: fit-content;
}
.row.room-facilities {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.row.room-facilities p {
    flex: 1 1 30%; /*grow | shrink | basis */
    height: 36.25px;
    margin: 0px;
}

.row.room-facilities p:before,
.row .collection-room-amenities p:before{
    content: '';
    background-color: #aa8453;
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
    height: 18px;  
    width: 18px;
    position: static;
    display: inline-block;
    vertical-align:middle;
    margin-right: 5px;
}

/*people group*/
.row.room-facilities p:first-child:before,
.row .collection-room-amenities p:first-child:before{
    -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' %3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='-10 0 533 512'%3E%3Cpath fill='currentColor'%0Ad='M442.808 197.499c40.2188 13.8789 68.9902 52.0713 69.1924 97.0508v6.68652c0 0.202148 -0.202148 0.404297 -0.405273 0.404297h-124.707c0.708984 5.57227 1.11426 11.3467 1.11426 17.1211v6.88867c0 29.7842 -24.1113 53.8945 -53.8955 53.8945h-157.022%0Ac-29.7842 0 -53.8955 -24.1104 -53.8955 -53.8945v-6.88867c0 -5.77441 0.405273 -11.5488 1.11523 -17.1211h-123.897c-0.203125 0 -0.405273 -0.202148 -0.405273 -0.404297v-6.68652c0 -44.8789 28.8721 -83.0713 69.0908 -96.9502%0Ac-15.0947 -10.5352 -24.9219 -28.0615 -24.9219 -47.8164c0 -32.3164 26.1377 -58.4531 58.4541 -58.4531s58.4531 26.1367 58.4531 58.4531c0 19.7549 -9.92773 37.2812 -24.9209 47.8164c12.6631 4.35645 24.2119 11.1436 34.1396 19.8564%0Ac13.5752 -11.4473 29.4805 -20.2617 46.9053 -25.5293c-21.4775 -12.9668 -35.7617 -36.5713 -35.7617 -63.417c0 -40.8271 33.127 -74.0547 74.0547 -74.0547s74.0547 33.127 74.0547 74.0547c0 26.8457 -14.3848 50.4502 -35.7607 63.417%0Ac17.627 5.26758 33.7344 14.1826 47.4111 25.833c9.92773 -8.91504 21.6797 -15.8037 34.5449 -20.2607c-15.0938 -10.5361 -24.9209 -28.0625 -24.9209 -47.8164c0 -32.3174 26.1367 -58.4541 58.4531 -58.4541c32.3174 0 58.4541 26.1367 58.4541 58.4541%0Ac0 19.7539 -9.92773 37.2803 -24.9219 47.8164h-0.000976562zM367.031 149.581c0 23.0977 18.4375 41.8389 41.4346 42.2441h0.80957h0.810547c22.8955 -0.505859 41.4346 -19.248 41.4346 -42.2441c0 -23.3008 -18.9443 -42.2451 -42.2451 -42.2451%0Ac-23.2998 0 -42.2441 18.9443 -42.2441 42.2451v0zM197.445 128.51c0 30.7969 24.2119 56.0215 54.5029 57.7441h3.34277h3.34277c30.291 -1.72266 54.5029 -26.9473 54.5029 -57.7441c0 -31.9121 -25.9346 -57.8457 -57.8457 -57.8457s-57.8457 25.9336 -57.8457 57.8457v0%0AzM60.0742 149.581c0 23.0977 18.5391 41.8389 41.4346 42.2441h0.810547h0.810547c22.8945 -0.505859 41.4336 -19.248 41.4336 -42.2441c0 -23.3008 -18.9443 -42.2451 -42.2441 -42.2451c-23.3008 0 -42.2451 18.9443 -42.2451 42.2451v0zM127.139 285.331%0Ac5.57227 -21.4775 16.4121 -40.9277 31 -56.7314c-14.8926 -12.6631 -34.1406 -20.4639 -55.2119 -20.5654h-0.607422h-0.608398c-44.2705 0.303711 -80.7402 34.1406 -85.2998 77.2969h110.729h-0.000976562zM371.59 325.65v-6.88867%0Ac0 -62.9111 -50.2471 -114.374 -112.753 -116.198c-1.11426 0.101562 -2.33008 0.101562 -3.44434 0.101562c-1.11523 0 -2.33008 0 -3.44434 -0.101562c-62.5059 1.82422 -112.754 53.2871 -112.754 116.198v6.88867c0 20.7676 16.918 37.6855 37.6855 37.6855h157.024%0Ac20.7676 0 37.6846 -16.918 37.6846 -37.6855h0.000976562zM383.646 285.331h111.537c-4.55957 -43.1562 -41.0293 -76.9932 -85.2998 -77.2969h-0.608398h-0.607422c-21.2744 0.203125 -40.7246 8.00293 -55.7178 20.9707c14.4863 15.8037 25.123 34.9502 30.6953 56.3262%0Ah0.000976562z' /%3E%3C/svg%3E ");
    mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' %3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='-10 0 533 512'%3E%3Cpath fill='currentColor'%0Ad='M442.808 197.499c40.2188 13.8789 68.9902 52.0713 69.1924 97.0508v6.68652c0 0.202148 -0.202148 0.404297 -0.405273 0.404297h-124.707c0.708984 5.57227 1.11426 11.3467 1.11426 17.1211v6.88867c0 29.7842 -24.1113 53.8945 -53.8955 53.8945h-157.022%0Ac-29.7842 0 -53.8955 -24.1104 -53.8955 -53.8945v-6.88867c0 -5.77441 0.405273 -11.5488 1.11523 -17.1211h-123.897c-0.203125 0 -0.405273 -0.202148 -0.405273 -0.404297v-6.68652c0 -44.8789 28.8721 -83.0713 69.0908 -96.9502%0Ac-15.0947 -10.5352 -24.9219 -28.0615 -24.9219 -47.8164c0 -32.3164 26.1377 -58.4531 58.4541 -58.4531s58.4531 26.1367 58.4531 58.4531c0 19.7549 -9.92773 37.2812 -24.9209 47.8164c12.6631 4.35645 24.2119 11.1436 34.1396 19.8564%0Ac13.5752 -11.4473 29.4805 -20.2617 46.9053 -25.5293c-21.4775 -12.9668 -35.7617 -36.5713 -35.7617 -63.417c0 -40.8271 33.127 -74.0547 74.0547 -74.0547s74.0547 33.127 74.0547 74.0547c0 26.8457 -14.3848 50.4502 -35.7607 63.417%0Ac17.627 5.26758 33.7344 14.1826 47.4111 25.833c9.92773 -8.91504 21.6797 -15.8037 34.5449 -20.2607c-15.0938 -10.5361 -24.9209 -28.0625 -24.9209 -47.8164c0 -32.3174 26.1367 -58.4541 58.4531 -58.4541c32.3174 0 58.4541 26.1367 58.4541 58.4541%0Ac0 19.7539 -9.92773 37.2803 -24.9219 47.8164h-0.000976562zM367.031 149.581c0 23.0977 18.4375 41.8389 41.4346 42.2441h0.80957h0.810547c22.8955 -0.505859 41.4346 -19.248 41.4346 -42.2441c0 -23.3008 -18.9443 -42.2451 -42.2451 -42.2451%0Ac-23.2998 0 -42.2441 18.9443 -42.2441 42.2451v0zM197.445 128.51c0 30.7969 24.2119 56.0215 54.5029 57.7441h3.34277h3.34277c30.291 -1.72266 54.5029 -26.9473 54.5029 -57.7441c0 -31.9121 -25.9346 -57.8457 -57.8457 -57.8457s-57.8457 25.9336 -57.8457 57.8457v0%0AzM60.0742 149.581c0 23.0977 18.5391 41.8389 41.4346 42.2441h0.810547h0.810547c22.8945 -0.505859 41.4336 -19.248 41.4336 -42.2441c0 -23.3008 -18.9443 -42.2451 -42.2441 -42.2451c-23.3008 0 -42.2451 18.9443 -42.2451 42.2451v0zM127.139 285.331%0Ac5.57227 -21.4775 16.4121 -40.9277 31 -56.7314c-14.8926 -12.6631 -34.1406 -20.4639 -55.2119 -20.5654h-0.607422h-0.608398c-44.2705 0.303711 -80.7402 34.1406 -85.2998 77.2969h110.729h-0.000976562zM371.59 325.65v-6.88867%0Ac0 -62.9111 -50.2471 -114.374 -112.753 -116.198c-1.11426 0.101562 -2.33008 0.101562 -3.44434 0.101562c-1.11523 0 -2.33008 0 -3.44434 -0.101562c-62.5059 1.82422 -112.754 53.2871 -112.754 116.198v6.88867c0 20.7676 16.918 37.6855 37.6855 37.6855h157.024%0Ac20.7676 0 37.6846 -16.918 37.6846 -37.6855h0.000976562zM383.646 285.331h111.537c-4.55957 -43.1562 -41.0293 -76.9932 -85.2998 -77.2969h-0.608398h-0.607422c-21.2744 0.203125 -40.7246 8.00293 -55.7178 20.9707c14.4863 15.8037 25.123 34.9502 30.6953 56.3262%0Ah0.000976562z' /%3E%3C/svg%3E ");
}

/*living-space clock svg*/
.row.room-facilities p:nth-child(2):before,
.row .collection-room-amenities p:nth-child(2):before {
    -webkit-mask: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-15 -50 550 520"%3E%3Cpath fill="currentColor"%0Ad="M213.045 44.7861c4.14355 0 7.5 3.35742 7.5 7.5v10.6016c0 4.14355 -3.35645 7.5 -7.5 7.5c-4.14258 0 -7.5 -3.35645 -7.5 -7.5v-10.6016c0 -4.14355 3.35742 -7.5 7.5 -7.5zM300.702 102.304c-2.92969 2.92969 -7.67773 2.92773 -10.6064 -0.000976562%0Ac-2.92871 -2.92773 -2.92871 -7.67676 0.000976562 -10.6055l7.49707 -7.49609c2.92871 -2.92871 7.67773 -2.92676 10.6064 0.000976562s2.92871 7.67676 -0.000976562 10.6055zM340.114 186.854h-10.6035c-4.14258 0 -7.5 -3.35645 -7.5 -7.5%0Ac0 -4.14258 3.35742 -7.5 7.5 -7.5h10.6035c4.14258 0 7.5 3.35742 7.5 7.5c0 4.14355 -3.35742 7.5 -7.5 7.5zM208.629 298.906c0 -4.14258 3.35742 -7.5 7.5 -7.5c4.14355 0 7.5 3.35645 7.5 7.5v10.6025c0 4.14355 -3.35645 7.5 -7.5 7.5%0Ac-4.14258 0 -7.5 -3.35645 -7.5 -7.5v-10.6025zM117.89 274.51c-2.92871 -2.92969 -2.92871 -7.67773 0 -10.6064l7.49707 -7.49707c2.92969 -2.92871 7.67773 -2.92871 10.6074 0c2.92871 2.92871 2.92871 7.67676 0 10.6064l-7.49707 7.49707%0Ac-2.92871 2.92871 -7.67578 2.92969 -10.6074 0zM96.5781 186.854h-10.6025c-4.14258 0 -7.5 -3.35645 -7.5 -7.5c0 -4.14258 3.35742 -7.5 7.5 -7.5h10.6025c4.14258 0 7.5 3.35742 7.5 7.5c0 4.14355 -3.35742 7.5 -7.5 7.5zM125.388 102.304l-7.49707 -7.49609%0Ac-2.92969 -2.92773 -2.92969 -7.67676 -0.000976562 -10.6055c2.92969 -2.92969 7.67871 -2.92871 10.6064 -0.000976562l7.49707 7.49609c2.92969 2.92773 2.92969 7.67676 0.000976562 10.6055c-2.92871 2.93066 -7.67773 2.92969 -10.6064 0.000976562zM205.545 174.939%0Av-63.4775c0 -4.14258 3.35742 -7.5 7.5 -7.5c4.14355 0 7.5 3.35742 7.5 7.5v70.9775c0 4.14258 -3.35645 7.5 -7.5 7.5h-36.4453c-4.14258 0 -7.5 -3.35742 -7.5 -7.5c0 -4.14355 3.35742 -7.5 7.5 -7.5h28.9453zM424.728 203.365%0Ac51.0234 19.8857 87.2734 69.5469 87.2734 127.521c0 33.4951 -12.2393 65.7305 -34.4619 90.7695c-2.75 3.09766 -7.49023 3.37891 -10.5879 0.630859c-3.09863 -2.75 -3.38086 -7.49023 -0.630859 -10.5879c19.7832 -22.291 30.6797 -50.9912 30.6797 -80.8125%0Ac0 -67.1631 -54.6406 -121.804 -121.804 -121.804s-121.805 54.6406 -121.805 121.804c0 68.0439 55.4658 121.806 121.805 121.806c25.2373 0 49.4502 -7.65332 70.0205 -22.1328c3.38672 -2.38574 8.06641 -1.57031 10.4492 1.81641%0Ac2.38477 3.38672 1.57227 8.06543 -1.81641 10.4492c-23.1104 16.2666 -50.3086 24.8662 -78.6523 24.8662c-54.6865 0 -101.974 -32.2607 -123.853 -78.7441c-12.6035 2.28906 -25.459 3.45312 -38.2998 3.45312c-117.475 0 -213.045 -95.5713 -213.045 -213.044%0Ac0 -117.474 95.5713 -213.045 213.045 -213.045c48.2539 0 93.7637 15.7344 131.607 45.5029c3.25586 2.55957 3.81934 7.27441 1.25781 10.5303c-2.56055 3.25488 -7.27734 3.82129 -10.5312 1.25781c-35.1748 -27.667 -77.4775 -42.291 -122.335 -42.291%0Ac-109.201 0 -198.045 88.8418 -198.045 198.045c0 109.202 88.8428 198.044 198.047 198.047c10.9033 0 21.8135 -0.912109 32.5469 -2.6875c-3.46387 -10.2148 -5.74219 -20.9707 -6.69043 -32.0986c-8.54102 1.3418 -17.2051 2.02148 -25.8564 2.02148%0Ac-61.0654 0 -114.588 -33.1719 -143.212 -82.7217c-2.07227 -3.58691 -0.84375 -8.17383 2.74219 -10.2461c3.58594 -2.07129 8.17383 -0.844727 10.2461 2.74219c26.8047 46.4023 76.7031 75.2256 130.224 75.2256c8.50488 0 17.0195 -0.733398 25.3926 -2.1582%0Ac1.70996 -69.6201 55.6914 -126.496 124.098 -132.807c0.518555 -5.10352 0.791016 -10.2344 0.791016 -15.3174c0 -82.8662 -67.416 -150.282 -150.281 -150.282c-82.8662 0 -150.281 67.416 -150.281 150.282c0 16.7031 2.72656 33.1211 8.10449 48.7969%0Ac1.34473 3.91797 -0.742188 8.18262 -4.66016 9.52637c-0.805664 0.277344 -1.62695 0.408203 -2.43457 0.408203c-3.11523 0 -6.02637 -1.95605 -7.09375 -5.06836c-5.91699 -17.2432 -8.91699 -35.2998 -8.91699 -53.6631c0 -91.1367 74.1475 -165.281 165.282 -165.281%0Ac91.1357 0 165.281 74.1445 165.281 165.282c0 4.89941 -0.24707 9.83594 -0.686523 14.7578c11.2119 0.197266 22.0986 1.74902 32.5029 4.5c0.623047 -6.42188 0.945312 -12.8691 0.945312 -19.2568c0 -50.9287 -19.2959 -99.3193 -54.332 -136.261%0Ac-2.85059 -3.00488 -2.72559 -7.75195 0.280273 -10.6025c3.00391 -2.85059 7.75098 -2.72754 10.6025 0.280273c37.6914 39.7393 58.4492 91.7969 58.4492 146.582c0 7.96582 -0.461914 16.0156 -1.36133 24.0088v0zM439.81 266.272%0Ac8.79297 8.79395 8.79297 23.0283 -0.000976562 31.8184l-32.792 32.7939l32.793 32.793c8.7959 8.79199 8.79199 23.0283 -0.000976562 31.8193c-8.79199 8.79297 -23.0264 8.79395 -31.8184 -0.000976562l-32.792 -32.793l-32.793 32.7939%0Ac-8.79395 8.79297 -23.0254 8.79297 -31.8203 0c-8.79395 -8.79297 -8.79297 -23.0283 0.000976562 -31.8203l32.793 -32.793l-32.7939 -32.793c-8.79395 -8.79297 -8.79297 -23.0273 0.000976562 -31.8193c8.79395 -8.7959 23.0293 -8.79395 31.8193 0.000976562%0Al32.793 32.793l32.792 -32.793c8.77246 -8.77344 23.0479 -8.77246 31.8193 -0.000976562v0.000976562zM429.202 287.486c2.93164 -2.93262 2.93066 -7.67676 0.000976562 -10.6064c-2.9248 -2.92383 -7.68164 -2.92578 -10.6064 0l-38.0957 38.0967%0Ac-1.4082 1.40625 -3.31445 2.19629 -5.30371 2.19629c-1.99023 0 -3.89746 -0.790039 -5.30469 -2.19629l-38.0967 -38.0967c-2.92969 -2.93359 -7.67773 -2.92871 -10.6045 0c-2.93262 2.92969 -2.93164 7.6748 -0.000976562 10.6055l38.0977 38.0967%0Ac2.92871 2.92871 2.92871 7.67676 0 10.6074l-38.0967 38.0967c-2.93262 2.92969 -2.93164 7.6748 -0.000976562 10.6045c2.93164 2.93262 7.67578 2.93262 10.6055 0l38.0967 -38.0967c1.4082 -1.40625 3.31445 -2.19629 5.30469 -2.19629%0Ac1.98926 0 3.89648 0.790039 5.30371 2.19727l38.0957 38.0967c2.93164 2.93164 7.67676 2.93066 10.6055 -0.000976562c2.93164 -2.92969 2.93066 -7.6748 0.000976562 -10.6045l-38.0967 -38.0967c-2.92969 -2.92969 -2.92969 -7.67773 0 -10.6064z" /%3E%3C/svg%3E%0A');
    mask: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-15 -50 550 520"%3E%3Cpath fill="currentColor"%0Ad="M213.045 44.7861c4.14355 0 7.5 3.35742 7.5 7.5v10.6016c0 4.14355 -3.35645 7.5 -7.5 7.5c-4.14258 0 -7.5 -3.35645 -7.5 -7.5v-10.6016c0 -4.14355 3.35742 -7.5 7.5 -7.5zM300.702 102.304c-2.92969 2.92969 -7.67773 2.92773 -10.6064 -0.000976562%0Ac-2.92871 -2.92773 -2.92871 -7.67676 0.000976562 -10.6055l7.49707 -7.49609c2.92871 -2.92871 7.67773 -2.92676 10.6064 0.000976562s2.92871 7.67676 -0.000976562 10.6055zM340.114 186.854h-10.6035c-4.14258 0 -7.5 -3.35645 -7.5 -7.5%0Ac0 -4.14258 3.35742 -7.5 7.5 -7.5h10.6035c4.14258 0 7.5 3.35742 7.5 7.5c0 4.14355 -3.35742 7.5 -7.5 7.5zM208.629 298.906c0 -4.14258 3.35742 -7.5 7.5 -7.5c4.14355 0 7.5 3.35645 7.5 7.5v10.6025c0 4.14355 -3.35645 7.5 -7.5 7.5%0Ac-4.14258 0 -7.5 -3.35645 -7.5 -7.5v-10.6025zM117.89 274.51c-2.92871 -2.92969 -2.92871 -7.67773 0 -10.6064l7.49707 -7.49707c2.92969 -2.92871 7.67773 -2.92871 10.6074 0c2.92871 2.92871 2.92871 7.67676 0 10.6064l-7.49707 7.49707%0Ac-2.92871 2.92871 -7.67578 2.92969 -10.6074 0zM96.5781 186.854h-10.6025c-4.14258 0 -7.5 -3.35645 -7.5 -7.5c0 -4.14258 3.35742 -7.5 7.5 -7.5h10.6025c4.14258 0 7.5 3.35742 7.5 7.5c0 4.14355 -3.35742 7.5 -7.5 7.5zM125.388 102.304l-7.49707 -7.49609%0Ac-2.92969 -2.92773 -2.92969 -7.67676 -0.000976562 -10.6055c2.92969 -2.92969 7.67871 -2.92871 10.6064 -0.000976562l7.49707 7.49609c2.92969 2.92773 2.92969 7.67676 0.000976562 10.6055c-2.92871 2.93066 -7.67773 2.92969 -10.6064 0.000976562zM205.545 174.939%0Av-63.4775c0 -4.14258 3.35742 -7.5 7.5 -7.5c4.14355 0 7.5 3.35742 7.5 7.5v70.9775c0 4.14258 -3.35645 7.5 -7.5 7.5h-36.4453c-4.14258 0 -7.5 -3.35742 -7.5 -7.5c0 -4.14355 3.35742 -7.5 7.5 -7.5h28.9453zM424.728 203.365%0Ac51.0234 19.8857 87.2734 69.5469 87.2734 127.521c0 33.4951 -12.2393 65.7305 -34.4619 90.7695c-2.75 3.09766 -7.49023 3.37891 -10.5879 0.630859c-3.09863 -2.75 -3.38086 -7.49023 -0.630859 -10.5879c19.7832 -22.291 30.6797 -50.9912 30.6797 -80.8125%0Ac0 -67.1631 -54.6406 -121.804 -121.804 -121.804s-121.805 54.6406 -121.805 121.804c0 68.0439 55.4658 121.806 121.805 121.806c25.2373 0 49.4502 -7.65332 70.0205 -22.1328c3.38672 -2.38574 8.06641 -1.57031 10.4492 1.81641%0Ac2.38477 3.38672 1.57227 8.06543 -1.81641 10.4492c-23.1104 16.2666 -50.3086 24.8662 -78.6523 24.8662c-54.6865 0 -101.974 -32.2607 -123.853 -78.7441c-12.6035 2.28906 -25.459 3.45312 -38.2998 3.45312c-117.475 0 -213.045 -95.5713 -213.045 -213.044%0Ac0 -117.474 95.5713 -213.045 213.045 -213.045c48.2539 0 93.7637 15.7344 131.607 45.5029c3.25586 2.55957 3.81934 7.27441 1.25781 10.5303c-2.56055 3.25488 -7.27734 3.82129 -10.5312 1.25781c-35.1748 -27.667 -77.4775 -42.291 -122.335 -42.291%0Ac-109.201 0 -198.045 88.8418 -198.045 198.045c0 109.202 88.8428 198.044 198.047 198.047c10.9033 0 21.8135 -0.912109 32.5469 -2.6875c-3.46387 -10.2148 -5.74219 -20.9707 -6.69043 -32.0986c-8.54102 1.3418 -17.2051 2.02148 -25.8564 2.02148%0Ac-61.0654 0 -114.588 -33.1719 -143.212 -82.7217c-2.07227 -3.58691 -0.84375 -8.17383 2.74219 -10.2461c3.58594 -2.07129 8.17383 -0.844727 10.2461 2.74219c26.8047 46.4023 76.7031 75.2256 130.224 75.2256c8.50488 0 17.0195 -0.733398 25.3926 -2.1582%0Ac1.70996 -69.6201 55.6914 -126.496 124.098 -132.807c0.518555 -5.10352 0.791016 -10.2344 0.791016 -15.3174c0 -82.8662 -67.416 -150.282 -150.281 -150.282c-82.8662 0 -150.281 67.416 -150.281 150.282c0 16.7031 2.72656 33.1211 8.10449 48.7969%0Ac1.34473 3.91797 -0.742188 8.18262 -4.66016 9.52637c-0.805664 0.277344 -1.62695 0.408203 -2.43457 0.408203c-3.11523 0 -6.02637 -1.95605 -7.09375 -5.06836c-5.91699 -17.2432 -8.91699 -35.2998 -8.91699 -53.6631c0 -91.1367 74.1475 -165.281 165.282 -165.281%0Ac91.1357 0 165.281 74.1445 165.281 165.282c0 4.89941 -0.24707 9.83594 -0.686523 14.7578c11.2119 0.197266 22.0986 1.74902 32.5029 4.5c0.623047 -6.42188 0.945312 -12.8691 0.945312 -19.2568c0 -50.9287 -19.2959 -99.3193 -54.332 -136.261%0Ac-2.85059 -3.00488 -2.72559 -7.75195 0.280273 -10.6025c3.00391 -2.85059 7.75098 -2.72754 10.6025 0.280273c37.6914 39.7393 58.4492 91.7969 58.4492 146.582c0 7.96582 -0.461914 16.0156 -1.36133 24.0088v0zM439.81 266.272%0Ac8.79297 8.79395 8.79297 23.0283 -0.000976562 31.8184l-32.792 32.7939l32.793 32.793c8.7959 8.79199 8.79199 23.0283 -0.000976562 31.8193c-8.79199 8.79297 -23.0264 8.79395 -31.8184 -0.000976562l-32.792 -32.793l-32.793 32.7939%0Ac-8.79395 8.79297 -23.0254 8.79297 -31.8203 0c-8.79395 -8.79297 -8.79297 -23.0283 0.000976562 -31.8203l32.793 -32.793l-32.7939 -32.793c-8.79395 -8.79297 -8.79297 -23.0273 0.000976562 -31.8193c8.79395 -8.7959 23.0293 -8.79395 31.8193 0.000976562%0Al32.793 32.793l32.792 -32.793c8.77246 -8.77344 23.0479 -8.77246 31.8193 -0.000976562v0.000976562zM429.202 287.486c2.93164 -2.93262 2.93066 -7.67676 0.000976562 -10.6064c-2.9248 -2.92383 -7.68164 -2.92578 -10.6064 0l-38.0957 38.0967%0Ac-1.4082 1.40625 -3.31445 2.19629 -5.30371 2.19629c-1.99023 0 -3.89746 -0.790039 -5.30469 -2.19629l-38.0967 -38.0967c-2.92969 -2.93359 -7.67773 -2.92871 -10.6045 0c-2.93262 2.92969 -2.93164 7.6748 -0.000976562 10.6055l38.0977 38.0967%0Ac2.92871 2.92871 2.92871 7.67676 0 10.6074l-38.0967 38.0967c-2.93262 2.92969 -2.93164 7.6748 -0.000976562 10.6045c2.93164 2.93262 7.67578 2.93262 10.6055 0l38.0967 -38.0967c1.4082 -1.40625 3.31445 -2.19629 5.30469 -2.19629%0Ac1.98926 0 3.89648 0.790039 5.30371 2.19727l38.0957 38.0967c2.93164 2.93164 7.67676 2.93066 10.6055 -0.000976562c2.93164 -2.92969 2.93066 -7.6748 0.000976562 -10.6045l-38.0967 -38.0967c-2.92969 -2.92969 -2.92969 -7.67773 0 -10.6064z" /%3E%3C/svg%3E%0A');
}

/*seaview*/
.row.room-facilities p:nth-child(3):before,
.row .collection-room-amenities p:nth-child(3):before {
    -webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 50 461.042 461.042'%3E%3Cpath d='M454.246,291.377c-5.233-1.773-10.908,1.033-12.679,6.265c-4.24,12.524-12.096,18.613-24.015,18.613 c-11.583,0-22.237-8.484-26.513-21.112c-1.41-4.165-5.296-6.783-9.461-6.787c-0.057-0.002-0.114-0.003-0.17-0.004 c-0.057,0.001-0.113,0.002-0.17,0.004c-4.165,0.004-8.051,2.622-9.461,6.787c-4.275,12.628-14.931,21.112-26.514,21.112 c-11.376,0-21.843-8.196-26.265-20.453V217.94c13.293,2.05,25.853,7.779,36.111,16.608c2.295,1.981,5.229,3.072,8.263,3.072 c3.376,0,6.669-1.381,9.05-3.805c7.943-8.12,18.586-12.596,29.959-12.602c11.416,0,22.095,4.523,30.04,12.708 c2.524,2.62,6.22,4.056,9.883,3.848c6.714-0.363,11.973-5.914,11.973-12.646C454.227,162.66,394.376,111.382,319,107.345V77.521 c0-5.522-4.478-10-10-10s-10,4.478-10,10v29.848c-75.159,4.223-134.765,55.42-134.813,117.762c0,6.725,5.26,12.275,11.923,12.636 c0.249,0.015,0.499,0.022,0.75,0.022c3.469,0,6.815-1.407,9.161-3.839c7.97-8.213,18.647-12.736,30.062-12.736 c11.373,0.006,22.016,4.482,29.965,12.603c2.365,2.417,5.662,3.804,9.044,3.804c3.025,0,5.955-1.087,8.251-3.062 c10.15-8.734,22.54-14.427,35.658-16.539v78.421c-4.551,11.901-14.847,19.814-26.023,19.814c-11.582,0-22.237-8.484-26.514-21.112 c-1.409-4.163-5.296-6.781-9.458-6.787c-0.058-0.002-0.115-0.003-0.173-0.004c-0.057,0.001-0.115,0.002-0.172,0.004 c-4.164,0.006-8.047,2.623-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112s-22.237-8.484-26.514-21.112 c-1.409-4.163-5.296-6.781-9.458-6.787c-0.058-0.002-0.115-0.003-0.173-0.004c-0.057,0.001-0.115,0.002-0.172,0.004 c-4.164,0.006-8.047,2.623-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112c-11.918,0-19.773-6.089-24.015-18.613 c-1.771-5.231-7.451-8.038-12.679-6.265c-5.231,1.771-8.036,7.448-6.265,12.679c6.929,20.463,22.587,32.199,42.958,32.199 c14.009,0,27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808s27.099-6.737,36.144-17.808 c9.045,11.071,22.135,17.808,36.144,17.808c9.403,0,18.392-3.035,26.023-8.377v33.761c-4.88,10.84-14.665,17.925-25.239,17.925 c-11.582,0-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 s-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 s-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 c-11.919,0-19.774-6.089-24.015-18.613c-1.771-5.231-7.445-8.038-12.679-6.265c-5.23,1.771-8.036,7.447-6.265,12.679 c6.928,20.463,22.586,32.199,42.958,32.199c14.009,0,27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808 s27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808s27.099-6.737,36.144-17.808 c9.045,11.071,22.135,17.808,36.144,17.808c9.084,0,17.779-2.838,25.239-7.847v31.804c0,5.522,4.478,10,10,10s10-4.478,10-10 v-33.08c7.846,5.801,17.22,9.123,27.049,9.123c20.372,0,36.03-11.736,42.958-32.199c1.771-5.231-1.034-10.908-6.265-12.679 c-5.231-1.773-10.907,1.033-12.679,6.265c-4.24,12.524-12.096,18.613-24.015,18.613c-11.583,0-22.237-8.484-26.513-21.112 c-0.149-0.44-0.335-0.856-0.536-1.26v-29.484c7.683,5.448,16.763,8.548,26.265,8.548c14.01,0,27.1-6.737,36.145-17.807 c9.044,11.071,22.135,17.807,36.144,17.807c20.372,0,36.03-11.736,42.958-32.199C462.282,298.825,459.477,293.148,454.246,291.377z M255.417,215.302c-11.046-9.121-24.78-14.08-39.329-14.088c-10.769,0-21.089,2.72-30.212,7.845 c9.822-46.419,61.271-81.937,123.061-81.979l0.297,0.004c0.103,0,0.2-0.001,0.299-0.004 c61.788,0.044,113.233,35.563,123.057,81.976c-9.12-5.12-19.441-7.841-30.212-7.841c-14.554,0.008-28.295,4.972-39.328,14.088 c-15.471-11.496-34.289-17.916-53.668-18.201l-0.147-0.002l-0.147,0.002C289.71,197.386,270.891,203.806,255.417,215.302z M46.457,132.382c1.452,6.853,4.326,13.183,8.291,18.678c-0.08,0.074-0.164,0.141-0.242,0.219l-21.653,21.654 c-3.124,3.124-3.124,8.189,0.001,11.313c1.562,1.562,3.608,2.343,5.656,2.343s4.095-0.781,5.657-2.344l21.653-21.654 c0.077-0.077,0.144-0.161,0.218-0.241c5.572,4.021,11.999,6.925,18.962,8.356v37.814c0,4.418,3.582,8,8,8s8-3.582,8-8v-37.173 c8.502-1.028,16.345-4.209,22.971-8.987l21.886,21.886c1.563,1.562,3.609,2.343,5.657,2.343s4.095-0.781,5.657-2.343 c3.124-3.125,3.124-8.189,0-11.314l-21.886-21.886c3.933-5.455,6.789-11.732,8.249-18.525H182c4.418,0,8-3.582,8-8s-3.582-8-8-8 h-37.674c-0.972-8.665-4.184-16.657-9.041-23.393l21.886-21.886c3.124-3.125,3.124-8.189,0-11.314 c-3.125-3.123-8.189-3.123-11.314,0l-21.886,21.886c-6.626-4.778-14.469-7.96-22.971-8.987V35.521c0-4.418-3.582-8-8-8 s-8,3.582-8,8v37.947c-6.957,1.43-13.379,4.331-18.947,8.346L44.167,59.928c-3.125-3.123-8.189-3.123-11.314,0 c-3.124,3.125-3.124,8.189,0,11.314l21.885,21.885c-4.864,6.745-8.079,14.749-9.046,23.428c-0.229-0.02-0.458-0.035-0.692-0.035H8 c-4.418,0-8,3.582-8,8s3.582,8,8,8h37C45.498,132.521,45.984,132.469,46.457,132.382z M95.012,88.452 c18.546,0,33.635,15.089,33.635,33.635s-15.089,33.635-33.635,33.635c-18.547,0-33.636-15.089-33.636-33.635 S76.465,88.452,95.012,88.452z'/%3E%3C/svg%3E");
    mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 50 461.042 461.042'%3E%3Cpath d='M454.246,291.377c-5.233-1.773-10.908,1.033-12.679,6.265c-4.24,12.524-12.096,18.613-24.015,18.613 c-11.583,0-22.237-8.484-26.513-21.112c-1.41-4.165-5.296-6.783-9.461-6.787c-0.057-0.002-0.114-0.003-0.17-0.004 c-0.057,0.001-0.113,0.002-0.17,0.004c-4.165,0.004-8.051,2.622-9.461,6.787c-4.275,12.628-14.931,21.112-26.514,21.112 c-11.376,0-21.843-8.196-26.265-20.453V217.94c13.293,2.05,25.853,7.779,36.111,16.608c2.295,1.981,5.229,3.072,8.263,3.072 c3.376,0,6.669-1.381,9.05-3.805c7.943-8.12,18.586-12.596,29.959-12.602c11.416,0,22.095,4.523,30.04,12.708 c2.524,2.62,6.22,4.056,9.883,3.848c6.714-0.363,11.973-5.914,11.973-12.646C454.227,162.66,394.376,111.382,319,107.345V77.521 c0-5.522-4.478-10-10-10s-10,4.478-10,10v29.848c-75.159,4.223-134.765,55.42-134.813,117.762c0,6.725,5.26,12.275,11.923,12.636 c0.249,0.015,0.499,0.022,0.75,0.022c3.469,0,6.815-1.407,9.161-3.839c7.97-8.213,18.647-12.736,30.062-12.736 c11.373,0.006,22.016,4.482,29.965,12.603c2.365,2.417,5.662,3.804,9.044,3.804c3.025,0,5.955-1.087,8.251-3.062 c10.15-8.734,22.54-14.427,35.658-16.539v78.421c-4.551,11.901-14.847,19.814-26.023,19.814c-11.582,0-22.237-8.484-26.514-21.112 c-1.409-4.163-5.296-6.781-9.458-6.787c-0.058-0.002-0.115-0.003-0.173-0.004c-0.057,0.001-0.115,0.002-0.172,0.004 c-4.164,0.006-8.047,2.623-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112s-22.237-8.484-26.514-21.112 c-1.409-4.163-5.296-6.781-9.458-6.787c-0.058-0.002-0.115-0.003-0.173-0.004c-0.057,0.001-0.115,0.002-0.172,0.004 c-4.164,0.006-8.047,2.623-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112c-11.918,0-19.773-6.089-24.015-18.613 c-1.771-5.231-7.451-8.038-12.679-6.265c-5.231,1.771-8.036,7.448-6.265,12.679c6.929,20.463,22.587,32.199,42.958,32.199 c14.009,0,27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808s27.099-6.737,36.144-17.808 c9.045,11.071,22.135,17.808,36.144,17.808c9.403,0,18.392-3.035,26.023-8.377v33.761c-4.88,10.84-14.665,17.925-25.239,17.925 c-11.582,0-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 s-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 s-22.237-8.484-26.514-21.112c-1.41-4.164-5.297-6.782-9.459-6.787c-0.057-0.002-0.115-0.003-0.172-0.004 c-0.057,0.001-0.115,0.002-0.172,0.004c-4.164,0.005-8.048,2.624-9.457,6.787c-4.276,12.628-14.932,21.112-26.514,21.112 c-11.919,0-19.774-6.089-24.015-18.613c-1.771-5.231-7.445-8.038-12.679-6.265c-5.23,1.771-8.036,7.447-6.265,12.679 c6.928,20.463,22.586,32.199,42.958,32.199c14.009,0,27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808 s27.099-6.737,36.144-17.808c9.045,11.071,22.135,17.808,36.144,17.808s27.099-6.737,36.144-17.808 c9.045,11.071,22.135,17.808,36.144,17.808c9.084,0,17.779-2.838,25.239-7.847v31.804c0,5.522,4.478,10,10,10s10-4.478,10-10 v-33.08c7.846,5.801,17.22,9.123,27.049,9.123c20.372,0,36.03-11.736,42.958-32.199c1.771-5.231-1.034-10.908-6.265-12.679 c-5.231-1.773-10.907,1.033-12.679,6.265c-4.24,12.524-12.096,18.613-24.015,18.613c-11.583,0-22.237-8.484-26.513-21.112 c-0.149-0.44-0.335-0.856-0.536-1.26v-29.484c7.683,5.448,16.763,8.548,26.265,8.548c14.01,0,27.1-6.737,36.145-17.807 c9.044,11.071,22.135,17.807,36.144,17.807c20.372,0,36.03-11.736,42.958-32.199C462.282,298.825,459.477,293.148,454.246,291.377z M255.417,215.302c-11.046-9.121-24.78-14.08-39.329-14.088c-10.769,0-21.089,2.72-30.212,7.845 c9.822-46.419,61.271-81.937,123.061-81.979l0.297,0.004c0.103,0,0.2-0.001,0.299-0.004 c61.788,0.044,113.233,35.563,123.057,81.976c-9.12-5.12-19.441-7.841-30.212-7.841c-14.554,0.008-28.295,4.972-39.328,14.088 c-15.471-11.496-34.289-17.916-53.668-18.201l-0.147-0.002l-0.147,0.002C289.71,197.386,270.891,203.806,255.417,215.302z M46.457,132.382c1.452,6.853,4.326,13.183,8.291,18.678c-0.08,0.074-0.164,0.141-0.242,0.219l-21.653,21.654 c-3.124,3.124-3.124,8.189,0.001,11.313c1.562,1.562,3.608,2.343,5.656,2.343s4.095-0.781,5.657-2.344l21.653-21.654 c0.077-0.077,0.144-0.161,0.218-0.241c5.572,4.021,11.999,6.925,18.962,8.356v37.814c0,4.418,3.582,8,8,8s8-3.582,8-8v-37.173 c8.502-1.028,16.345-4.209,22.971-8.987l21.886,21.886c1.563,1.562,3.609,2.343,5.657,2.343s4.095-0.781,5.657-2.343 c3.124-3.125,3.124-8.189,0-11.314l-21.886-21.886c3.933-5.455,6.789-11.732,8.249-18.525H182c4.418,0,8-3.582,8-8s-3.582-8-8-8 h-37.674c-0.972-8.665-4.184-16.657-9.041-23.393l21.886-21.886c3.124-3.125,3.124-8.189,0-11.314 c-3.125-3.123-8.189-3.123-11.314,0l-21.886,21.886c-6.626-4.778-14.469-7.96-22.971-8.987V35.521c0-4.418-3.582-8-8-8 s-8,3.582-8,8v37.947c-6.957,1.43-13.379,4.331-18.947,8.346L44.167,59.928c-3.125-3.123-8.189-3.123-11.314,0 c-3.124,3.125-3.124,8.189,0,11.314l21.885,21.885c-4.864,6.745-8.079,14.749-9.046,23.428c-0.229-0.02-0.458-0.035-0.692-0.035H8 c-4.418,0-8,3.582-8,8s3.582,8,8,8h37C45.498,132.521,45.984,132.469,46.457,132.382z M95.012,88.452 c18.546,0,33.635,15.089,33.635,33.635s-15.089,33.635-33.635,33.635c-18.547,0-33.636-15.089-33.636-33.635 S76.465,88.452,95.012,88.452z'/%3E%3C/svg%3E");
}

/*wifi*/
.row.room-facilities p:nth-child(4):before,
.row .collection-room-amenities p:nth-child(4):before {
    -webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' %3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='-10 0 533 512'%3E%3Cpath fill='currentColor'%0Ad='M222.001 394.499c0 -18.2256 14.7744 -33 33 -33c18.2246 0 32.999 14.7744 32.999 33s-14.7744 33 -32.999 33c-18.2256 0 -33 -14.7744 -33 -33zM506.631 115.863c7.53125 8.08008 7.08496 20.7354 -0.995117 28.2676%0Ac-3.85352 3.59082 -8.74902 5.36914 -13.6318 5.36914c-5.35449 0 -10.6963 -2.13867 -14.6348 -6.36426c-58.0801 -62.3164 -136.696 -96.6348 -221.365 -96.6357c-84.6768 0.000976562 -163.293 34.3193 -221.373 96.6357%0Ac-7.53125 8.08105 -20.1855 8.52441 -28.2666 0.995117c-8.08008 -7.53125 -8.52539 -20.1875 -0.995117 -28.2676c65.7305 -70.5225 154.737 -109.362 250.627 -109.363c95.8984 0.000976562 184.905 38.8408 250.636 109.363h-0.000976562zM433.193 198.458%0Ac7.78125 7.83984 7.73242 20.5029 -0.106445 28.2832c-3.90137 3.87109 -8.99805 5.80566 -14.0898 5.80566c-5.14355 0 -10.2861 -1.97266 -14.1963 -5.91113c-41.0195 -41.3301 -93.8652 -64.0908 -148.805 -64.0889%0Ac-54.9512 0.000976562 -107.797 22.7607 -148.803 64.0869c-7.7793 7.84082 -20.4424 7.88965 -28.2832 0.109375c-7.84082 -7.7793 -7.89062 -20.4424 -0.110352 -28.2832c48.5723 -48.9521 111.502 -75.9121 177.196 -75.9131%0Ac65.6807 -0.00195312 128.608 26.957 177.196 75.9111h0.000976562zM353.15 281.291c7.84668 7.77441 7.90625 20.4385 0.130859 28.2842c-7.77246 7.84863 -20.4375 7.90527 -28.2842 0.131836c-18.5205 -18.3506 -45.6797 -30.208 -69.1885 -30.208h-0.00878906h-1.44727%0Ah-0.00976562c-23.5127 0 -50.6689 11.8564 -69.1924 30.208c-3.89844 3.86328 -8.9873 5.79199 -14.0752 5.79199c-5.14844 0 -10.2969 -1.97656 -14.207 -5.92383c-7.77441 -7.84668 -7.71582 -20.5098 0.130859 -28.2842%0Ac26.0186 -25.7773 63.3184 -41.792 97.3418 -41.792h0.0146484h1.44141h0.0146484c34.0215 0 71.3184 16.0137 97.3389 41.792v0z' /%3E%3C/svg%3E ");
    mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' %3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='-10 0 533 512'%3E%3Cpath fill='currentColor'%0Ad='M222.001 394.499c0 -18.2256 14.7744 -33 33 -33c18.2246 0 32.999 14.7744 32.999 33s-14.7744 33 -32.999 33c-18.2256 0 -33 -14.7744 -33 -33zM506.631 115.863c7.53125 8.08008 7.08496 20.7354 -0.995117 28.2676%0Ac-3.85352 3.59082 -8.74902 5.36914 -13.6318 5.36914c-5.35449 0 -10.6963 -2.13867 -14.6348 -6.36426c-58.0801 -62.3164 -136.696 -96.6348 -221.365 -96.6357c-84.6768 0.000976562 -163.293 34.3193 -221.373 96.6357%0Ac-7.53125 8.08105 -20.1855 8.52441 -28.2666 0.995117c-8.08008 -7.53125 -8.52539 -20.1875 -0.995117 -28.2676c65.7305 -70.5225 154.737 -109.362 250.627 -109.363c95.8984 0.000976562 184.905 38.8408 250.636 109.363h-0.000976562zM433.193 198.458%0Ac7.78125 7.83984 7.73242 20.5029 -0.106445 28.2832c-3.90137 3.87109 -8.99805 5.80566 -14.0898 5.80566c-5.14355 0 -10.2861 -1.97266 -14.1963 -5.91113c-41.0195 -41.3301 -93.8652 -64.0908 -148.805 -64.0889%0Ac-54.9512 0.000976562 -107.797 22.7607 -148.803 64.0869c-7.7793 7.84082 -20.4424 7.88965 -28.2832 0.109375c-7.84082 -7.7793 -7.89062 -20.4424 -0.110352 -28.2832c48.5723 -48.9521 111.502 -75.9121 177.196 -75.9131%0Ac65.6807 -0.00195312 128.608 26.957 177.196 75.9111h0.000976562zM353.15 281.291c7.84668 7.77441 7.90625 20.4385 0.130859 28.2842c-7.77246 7.84863 -20.4375 7.90527 -28.2842 0.131836c-18.5205 -18.3506 -45.6797 -30.208 -69.1885 -30.208h-0.00878906h-1.44727%0Ah-0.00976562c-23.5127 0 -50.6689 11.8564 -69.1924 30.208c-3.89844 3.86328 -8.9873 5.79199 -14.0752 5.79199c-5.14844 0 -10.2969 -1.97656 -14.207 -5.92383c-7.77441 -7.84668 -7.71582 -20.5098 0.130859 -28.2842%0Ac26.0186 -25.7773 63.3184 -41.792 97.3418 -41.792h0.0146484h1.44141h0.0146484c34.0215 0 71.3184 16.0137 97.3389 41.792v0z' /%3E%3C/svg%3E ");
}

/*breakfast*/
.row.room-facilities p:nth-child(5):before,
.row .collection-room-amenities p:nth-child(5):before {
    -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-50 -80 600 600"%3E%3Cpath fill="currentColor"%0Ad="M157.177 306.212c-4.1416 0 -7.5 -3.3584 -7.5 -7.5v-18.9902c0 -4.1416 3.3584 -7.5 7.5 -7.5c4.14258 0 7.5 3.3584 7.5 7.5v18.9902c0 4.1416 -3.35742 7.5 -7.5 7.5zM354.822 306.212c-4.14258 0 -7.5 -3.3584 -7.5 -7.5v-18.9902c0 -4.1416 3.35742 -7.5 7.5 -7.5%0Ac4.1416 0 7.5 3.3584 7.5 7.5v18.9902c0 4.1416 -3.3584 7.5 -7.5 7.5zM287.708 303.074c-16.7637 19.2354 -46.6338 19.2568 -63.417 0c-2.7207 -3.12305 -2.39648 -7.86035 0.726562 -10.582c3.12305 -2.7207 7.86035 -2.39648 10.582 0.726562%0Ac10.791 12.3828 29.9961 12.3965 40.7998 0c2.7207 -3.12305 7.45898 -3.44727 10.582 -0.726562c3.12207 2.72168 3.44727 7.45898 0.726562 10.582v0zM40.5273 351.635c-22.0967 0 -40.0732 -17.9766 -40.0723 -40.0742v-33.3857%0Ac0 -22.0957 17.9766 -40.0732 40.0732 -40.0732h9.42383c-2.4043 -24.6885 -2.29004 -50.0713 0.359375 -75.583c0.428711 -4.11914 4.12109 -7.1123 8.23535 -6.68457c4.12012 0.427734 7.11328 4.11523 6.68555 8.23535%0Ac-2.59961 25.0156 -2.6709 49.8857 -0.21582 74.0322h116.941c-10.2021 -15.0283 -15.6514 -32.8682 -15.6514 -51.1357v-3.05273c0 -17.8584 14.5283 -32.3867 32.3867 -32.3867h34.5596c-2.42773 -17.7178 -6.10938 -35.5303 -10.9844 -53.1533%0Ac-84.1377 37.5693 -87.2031 2.37598 -144.253 -1.0498c-3.44434 12.3301 -6.32715 24.8535 -8.58691 37.3086c-0.738281 4.07617 -4.64258 6.78125 -8.71777 6.04199c-4.07617 -0.739258 -6.78027 -4.6416 -6.04102 -8.71777%0Ac6.15332 -33.9316 16.6387 -67.6123 30.3223 -98.0742c-11.1025 -6.99219 -18.5 -19.3516 -18.5 -33.4141c0 -21.7617 17.7061 -39.4678 39.4678 -39.4678h88.0703c21.7627 0 39.4688 17.7061 39.4678 39.4648c0 14.0635 -7.39844 26.4229 -18.501 33.415%0Ac16.3623 36.4248 28.0039 76.9541 33.3711 117.646h66.2236c13.3379 -12.1777 30.9297 -15.9795 49.4756 -11.0732c2.89746 -11.2764 7.65332 -21.9619 14.2002 -31.8623c6.86133 -10.374 20.8838 -13.2324 31.2598 -6.37305%0Ac10.376 6.86328 13.2344 20.8857 6.37402 31.2607c-1.24707 1.88672 -2.37012 3.83301 -3.3916 5.82324c28.8398 -5.29395 53.3584 11.9375 61.1562 39.5635c1.12598 3.98535 -1.19434 8.12988 -5.17969 9.25488c-3.98633 1.12598 -8.12988 -1.19434 -9.25488 -5.17969%0Ac-3.53809 -12.5332 -11.6602 -22.2979 -22.2832 -26.7891c-12.8672 -5.44141 -26.8799 -2.32227 -39.1211 4.29785c-7.43066 4.01562 -16.4033 4.0957 -23.9795 0c-12.458 -6.72852 -27.0098 -9.85938 -39.9814 -3.94434c7.6084 4.79492 13.0205 12.6709 14.5938 21.873%0Ac2.71777 15.6875 -2.18945 40.5684 -15.1963 59.7246h109.337c8.7998 -8.50684 14.7266 -18.7285 17.2012 -29.7188c0.910156 -4.04004 4.92285 -6.57812 8.96484 -5.66699c4.04102 0.911133 6.5791 4.92383 5.66797 8.96484%0Ac-2.12207 9.4248 -6.21777 18.3545 -12.0469 26.4209h9.08301c22.0967 0 40.0732 17.9775 40.0732 40.0732v33.3857c0 22.0967 -17.9756 40.0732 -40.0732 40.0732h-17.5986l28.6582 88.0234c5.3623 16.4697 -6.8877 33.3418 -24.209 33.3418h-30.8516%0Ac-11.0566 0 -20.7861 -7.06445 -24.209 -17.5791l-33.7891 -103.786h-226.943l-33.79 103.787c-3.42188 10.5137 -13.1514 17.5781 -24.209 17.5781h-30.8516c-17.3203 0 -29.5713 -16.8711 -24.209 -33.3418l28.6572 -88.0234h-17.5986v0zM94.4746 450.778%0Al32.2783 -99.1436h-52.8516l-30.1689 92.667c-2.20312 6.76758 2.82812 13.6982 9.94531 13.6982h30.8516c4.54297 0 8.54004 -2.90332 9.94531 -7.22168v0zM458.322 458c7.11621 0 12.1494 -6.93066 9.94531 -13.6982l-30.1689 -92.667h-52.8516l32.2783 99.1436%0Ac1.40527 4.31934 5.40234 7.22168 9.94531 7.22168h30.8516v0zM378.191 145.811c1.8418 0.915039 2.51758 1.30371 2.79199 1.44434c2.58203 1.39258 5.69629 1.64844 8.54688 0.539062c0.90625 -0.351562 2.59863 -1.32422 4.37598 -2.1875%0Ac2.10938 -7.21289 5.29199 -14.0596 9.48438 -20.4004c2.2998 -3.47559 1.3418 -8.1748 -2.13574 -10.4736c-3.47656 -2.2998 -8.1748 -1.3418 -10.4736 2.13477c-5.93359 8.9707 -10.1553 18.6846 -12.5898 28.9443v-0.000976562zM105.962 -24%0Ac-13.4922 0 -24.4688 10.9766 -24.4678 24.4678c0 10.5361 6.69434 19.5371 16.0508 22.9766c5.7207 2.09473 6.52637 1.45801 96.4873 1.49121c13.4355 0 24.4678 -10.9219 24.4678 -24.4678c0 -13.4912 -10.9756 -24.4678 -24.4678 -24.4678h-88.0703v0zM98.9912 39.3213%0Ac-4.84863 10.7314 -10.8779 25.4824 -16.5664 43.2764c51.6074 4.50391 57.873 36.6748 135.546 1.26758c-5.81445 -18.3887 -12.0264 -33.5996 -16.9707 -44.5439c-1.97461 0.355469 -4.61426 0.614258 -6.96875 0.614258%0Ac-83.4658 -0.510742 -87.3115 0.765625 -95.04 -0.614258v0zM181.309 183.914v3.05273c0 18.2686 6.47461 36.4824 19.7031 51.1357h113.247c22.2598 -24.6064 19.458 -52.8701 19.6855 -54.1885c0 -8.30469 -5.97461 -15.6729 -14.4209 -17.1152%0Ac-2.16113 -0.373047 -120.725 -0.271484 -120.828 -0.271484c-9.58691 0 -17.3867 7.7998 -17.3867 17.3867v0zM15.4541 278.176v33.3857c0 13.8252 11.248 25.0732 25.0732 25.0732h430.944c13.8252 0 25.0732 -11.2471 25.0732 -25.0732v-33.3857%0Ac0 -13.8252 -11.248 -25.0732 -25.0732 -25.0732h-430.944c-13.8252 0 -25.0732 11.2471 -25.0732 25.0732z" /%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-50 -80 600 600"%3E%3Cpath fill="currentColor"%0Ad="M157.177 306.212c-4.1416 0 -7.5 -3.3584 -7.5 -7.5v-18.9902c0 -4.1416 3.3584 -7.5 7.5 -7.5c4.14258 0 7.5 3.3584 7.5 7.5v18.9902c0 4.1416 -3.35742 7.5 -7.5 7.5zM354.822 306.212c-4.14258 0 -7.5 -3.3584 -7.5 -7.5v-18.9902c0 -4.1416 3.35742 -7.5 7.5 -7.5%0Ac4.1416 0 7.5 3.3584 7.5 7.5v18.9902c0 4.1416 -3.3584 7.5 -7.5 7.5zM287.708 303.074c-16.7637 19.2354 -46.6338 19.2568 -63.417 0c-2.7207 -3.12305 -2.39648 -7.86035 0.726562 -10.582c3.12305 -2.7207 7.86035 -2.39648 10.582 0.726562%0Ac10.791 12.3828 29.9961 12.3965 40.7998 0c2.7207 -3.12305 7.45898 -3.44727 10.582 -0.726562c3.12207 2.72168 3.44727 7.45898 0.726562 10.582v0zM40.5273 351.635c-22.0967 0 -40.0732 -17.9766 -40.0723 -40.0742v-33.3857%0Ac0 -22.0957 17.9766 -40.0732 40.0732 -40.0732h9.42383c-2.4043 -24.6885 -2.29004 -50.0713 0.359375 -75.583c0.428711 -4.11914 4.12109 -7.1123 8.23535 -6.68457c4.12012 0.427734 7.11328 4.11523 6.68555 8.23535%0Ac-2.59961 25.0156 -2.6709 49.8857 -0.21582 74.0322h116.941c-10.2021 -15.0283 -15.6514 -32.8682 -15.6514 -51.1357v-3.05273c0 -17.8584 14.5283 -32.3867 32.3867 -32.3867h34.5596c-2.42773 -17.7178 -6.10938 -35.5303 -10.9844 -53.1533%0Ac-84.1377 37.5693 -87.2031 2.37598 -144.253 -1.0498c-3.44434 12.3301 -6.32715 24.8535 -8.58691 37.3086c-0.738281 4.07617 -4.64258 6.78125 -8.71777 6.04199c-4.07617 -0.739258 -6.78027 -4.6416 -6.04102 -8.71777%0Ac6.15332 -33.9316 16.6387 -67.6123 30.3223 -98.0742c-11.1025 -6.99219 -18.5 -19.3516 -18.5 -33.4141c0 -21.7617 17.7061 -39.4678 39.4678 -39.4678h88.0703c21.7627 0 39.4688 17.7061 39.4678 39.4648c0 14.0635 -7.39844 26.4229 -18.501 33.415%0Ac16.3623 36.4248 28.0039 76.9541 33.3711 117.646h66.2236c13.3379 -12.1777 30.9297 -15.9795 49.4756 -11.0732c2.89746 -11.2764 7.65332 -21.9619 14.2002 -31.8623c6.86133 -10.374 20.8838 -13.2324 31.2598 -6.37305%0Ac10.376 6.86328 13.2344 20.8857 6.37402 31.2607c-1.24707 1.88672 -2.37012 3.83301 -3.3916 5.82324c28.8398 -5.29395 53.3584 11.9375 61.1562 39.5635c1.12598 3.98535 -1.19434 8.12988 -5.17969 9.25488c-3.98633 1.12598 -8.12988 -1.19434 -9.25488 -5.17969%0Ac-3.53809 -12.5332 -11.6602 -22.2979 -22.2832 -26.7891c-12.8672 -5.44141 -26.8799 -2.32227 -39.1211 4.29785c-7.43066 4.01562 -16.4033 4.0957 -23.9795 0c-12.458 -6.72852 -27.0098 -9.85938 -39.9814 -3.94434c7.6084 4.79492 13.0205 12.6709 14.5938 21.873%0Ac2.71777 15.6875 -2.18945 40.5684 -15.1963 59.7246h109.337c8.7998 -8.50684 14.7266 -18.7285 17.2012 -29.7188c0.910156 -4.04004 4.92285 -6.57812 8.96484 -5.66699c4.04102 0.911133 6.5791 4.92383 5.66797 8.96484%0Ac-2.12207 9.4248 -6.21777 18.3545 -12.0469 26.4209h9.08301c22.0967 0 40.0732 17.9775 40.0732 40.0732v33.3857c0 22.0967 -17.9756 40.0732 -40.0732 40.0732h-17.5986l28.6582 88.0234c5.3623 16.4697 -6.8877 33.3418 -24.209 33.3418h-30.8516%0Ac-11.0566 0 -20.7861 -7.06445 -24.209 -17.5791l-33.7891 -103.786h-226.943l-33.79 103.787c-3.42188 10.5137 -13.1514 17.5781 -24.209 17.5781h-30.8516c-17.3203 0 -29.5713 -16.8711 -24.209 -33.3418l28.6572 -88.0234h-17.5986v0zM94.4746 450.778%0Al32.2783 -99.1436h-52.8516l-30.1689 92.667c-2.20312 6.76758 2.82812 13.6982 9.94531 13.6982h30.8516c4.54297 0 8.54004 -2.90332 9.94531 -7.22168v0zM458.322 458c7.11621 0 12.1494 -6.93066 9.94531 -13.6982l-30.1689 -92.667h-52.8516l32.2783 99.1436%0Ac1.40527 4.31934 5.40234 7.22168 9.94531 7.22168h30.8516v0zM378.191 145.811c1.8418 0.915039 2.51758 1.30371 2.79199 1.44434c2.58203 1.39258 5.69629 1.64844 8.54688 0.539062c0.90625 -0.351562 2.59863 -1.32422 4.37598 -2.1875%0Ac2.10938 -7.21289 5.29199 -14.0596 9.48438 -20.4004c2.2998 -3.47559 1.3418 -8.1748 -2.13574 -10.4736c-3.47656 -2.2998 -8.1748 -1.3418 -10.4736 2.13477c-5.93359 8.9707 -10.1553 18.6846 -12.5898 28.9443v-0.000976562zM105.962 -24%0Ac-13.4922 0 -24.4688 10.9766 -24.4678 24.4678c0 10.5361 6.69434 19.5371 16.0508 22.9766c5.7207 2.09473 6.52637 1.45801 96.4873 1.49121c13.4355 0 24.4678 -10.9219 24.4678 -24.4678c0 -13.4912 -10.9756 -24.4678 -24.4678 -24.4678h-88.0703v0zM98.9912 39.3213%0Ac-4.84863 10.7314 -10.8779 25.4824 -16.5664 43.2764c51.6074 4.50391 57.873 36.6748 135.546 1.26758c-5.81445 -18.3887 -12.0264 -33.5996 -16.9707 -44.5439c-1.97461 0.355469 -4.61426 0.614258 -6.96875 0.614258%0Ac-83.4658 -0.510742 -87.3115 0.765625 -95.04 -0.614258v0zM181.309 183.914v3.05273c0 18.2686 6.47461 36.4824 19.7031 51.1357h113.247c22.2598 -24.6064 19.458 -52.8701 19.6855 -54.1885c0 -8.30469 -5.97461 -15.6729 -14.4209 -17.1152%0Ac-2.16113 -0.373047 -120.725 -0.271484 -120.828 -0.271484c-9.58691 0 -17.3867 7.7998 -17.3867 17.3867v0zM15.4541 278.176v33.3857c0 13.8252 11.248 25.0732 25.0732 25.0732h430.944c13.8252 0 25.0732 -11.2471 25.0732 -25.0732v-33.3857%0Ac0 -13.8252 -11.248 -25.0732 -25.0732 -25.0732h-430.944c-13.8252 0 -25.0732 11.2471 -25.0732 25.0732z" /%3E%3C/svg%3E');
}

/*swimming pool*/
.row.room-facilities p:nth-child(6):before,
.row .collection-room-amenities p:nth-child(6):before {
    -webkit-mask-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 -40 522 512"%3E%3Cpath fill="currentColor"%0Ad="M465.878 231.766l15.1777 25.8779l-18.96 11.1182c-17.4736 10.249 -39.1162 10.1289 -56.4775 -0.310547l-17.7217 -10.6533c-7.95605 -4.78418 -17.874 -4.83887 -25.8828 -0.143555l-18.9404 11.1074c-8.64746 5.07129 -18.3154 7.60254 -27.9785 7.60254%0Ac-9.86719 0 -19.7305 -2.63965 -28.501 -7.91406l-17.7207 -10.6523c-7.95508 -4.78516 -17.874 -4.83984 -25.8838 -0.143555l-18.9385 11.1074c-17.4756 10.249 -39.1162 10.1299 -56.4785 -0.311523l-17.7197 -10.6523%0Ac-7.95703 -4.78516 -17.875 -4.83984 -25.8848 -0.143555l-18.9395 11.1074c-17.4756 10.249 -39.1172 10.1299 -56.4795 -0.310547l-17.6025 -10.584l15.459 -25.7109l17.6025 10.583c7.94434 4.77734 17.8486 4.83203 25.8457 0.142578l2.89453 -1.69824v-218.036%0Ac0 -34.2676 27.8779 -62.1465 62.1465 -62.1465c34.2676 0 62.1465 27.8789 62.1465 62.1465v33.9141h-30v-33.9131c0 -17.7266 -14.4209 -32.1475 -32.1465 -32.1475c-17.7266 0 -32.1475 14.4199 -32.1475 32.1465v119.302h126.098v-119.302%0Ac0 -34.2676 27.8779 -62.1465 62.1465 -62.1465c34.2695 0 62.1465 27.8789 62.1465 62.1465v33.9141h-30v-33.9131c0 -17.7266 -14.4199 -32.1475 -32.1475 -32.1475c-17.7266 0 -32.1475 14.4189 -32.1484 32.1465v206.053%0Ac1.86816 0.856445 3.70215 1.81543 5.4873 2.88965l17.7207 10.6523c7.94531 4.77734 17.8467 4.83203 25.8447 0.142578l18.9404 -11.1074c17.4883 -10.2559 39.1436 -10.1357 56.5176 0.3125l17.7207 10.6523c7.94531 4.77832 17.8496 4.83203 25.8447 0.142578z%0AM248.845 224.609v-52.1611h-126.098h-0.000976562v53.5361c14.2305 -3.73633 29.5898 -1.69531 42.5635 6.10547l17.7197 10.6523c7.94629 4.77734 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1074c6.57129 -3.85352 13.7314 -6.24121 21.0303 -7.16797v0z%0AM465.879 331.896l15.1768 25.877l-18.96 11.1182c-17.4717 10.2471 -39.1133 10.1299 -56.4766 -0.30957l-17.7227 -10.6553c-7.95898 -4.78711 -17.875 -4.83887 -25.8818 -0.142578l-18.9414 11.1064c-8.64746 5.07129 -18.3145 7.60449 -27.9785 7.60449%0Ac-9.86621 0 -19.7295 -2.64062 -28.5 -7.91309l-17.7227 -10.6553c-7.95508 -4.78613 -17.874 -4.8418 -25.8818 -0.141602l-18.9395 11.1064c-17.4746 10.2471 -39.1152 10.1299 -56.4785 -0.30957l-17.7207 -10.6553%0Ac-7.95703 -4.78613 -17.875 -4.83984 -25.8838 -0.142578l-18.9395 11.1064c-17.4756 10.248 -39.1162 10.1289 -56.4785 -0.30957l-17.6055 -10.585l15.46 -25.709l17.6025 10.585c7.94434 4.77539 17.8477 4.83008 25.8447 0.140625l18.9395 -11.1064%0Ac17.4854 -10.2549 39.1416 -10.1367 56.5176 0.310547l17.7207 10.6553c7.94434 4.77734 17.8467 4.83301 25.8438 0.141602l18.9404 -11.1055c17.4863 -10.2559 39.1426 -10.1387 56.5156 0.310547l17.7227 10.6543c7.94336 4.77637 17.8477 4.83203 25.8438 0.141602%0Al18.9404 -11.1055c17.4863 -10.2549 39.1426 -10.1367 56.5166 0.30957l17.7217 10.6553c7.94629 4.77637 17.8486 4.83203 25.8447 0.141602zM465.876 428.398l15.1777 25.8789l-18.96 11.1172c-17.4736 10.249 -39.1152 10.1299 -56.4775 -0.310547l-17.7217 -10.6543%0Ac-7.9541 -4.7832 -17.873 -4.83887 -25.8818 -0.141602l-18.9414 11.1064c-8.64648 5.07129 -18.3145 7.60352 -27.9775 7.60449c-9.86816 0 -19.7305 -2.63965 -28.502 -7.91504l-17.7207 -10.6533c-7.95801 -4.78516 -17.875 -4.84082 -25.8828 -0.141602%0Al-18.9395 11.1064c-17.4746 10.251 -39.1162 10.1309 -56.4785 -0.310547l-17.7197 -10.6533c-7.95703 -4.7832 -17.875 -4.83789 -25.8838 -0.141602l-18.9395 11.1074c-17.4746 10.2471 -39.1162 10.1289 -56.4785 -0.311523l-17.6025 -10.584l15.459 -25.7109%0Al17.6006 10.585c7.94531 4.77832 17.8486 4.83203 25.8457 0.142578l18.9395 -11.1064c17.4854 -10.2539 39.1416 -10.1377 56.5176 0.30957l17.7197 10.6543c7.94629 4.7793 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1064%0Ac17.4863 -10.2539 39.1426 -10.1387 56.5156 0.310547l17.7217 10.6533c7.94727 4.77734 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1064c17.4863 -10.2539 39.1426 -10.1348 56.5166 0.30957l17.7217 10.6543c7.94434 4.7793 17.8477 4.83203 25.8447 0.142578z" /%3E%3C/svg%3E');
    mask-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" standalone="no"%3F%3E%3C!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" %3E%3Csvg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="-10 -40 522 512"%3E%3Cpath fill="currentColor"%0Ad="M465.878 231.766l15.1777 25.8779l-18.96 11.1182c-17.4736 10.249 -39.1162 10.1289 -56.4775 -0.310547l-17.7217 -10.6533c-7.95605 -4.78418 -17.874 -4.83887 -25.8828 -0.143555l-18.9404 11.1074c-8.64746 5.07129 -18.3154 7.60254 -27.9785 7.60254%0Ac-9.86719 0 -19.7305 -2.63965 -28.501 -7.91406l-17.7207 -10.6523c-7.95508 -4.78516 -17.874 -4.83984 -25.8838 -0.143555l-18.9385 11.1074c-17.4756 10.249 -39.1162 10.1299 -56.4785 -0.311523l-17.7197 -10.6523%0Ac-7.95703 -4.78516 -17.875 -4.83984 -25.8848 -0.143555l-18.9395 11.1074c-17.4756 10.249 -39.1172 10.1299 -56.4795 -0.310547l-17.6025 -10.584l15.459 -25.7109l17.6025 10.583c7.94434 4.77734 17.8486 4.83203 25.8457 0.142578l2.89453 -1.69824v-218.036%0Ac0 -34.2676 27.8779 -62.1465 62.1465 -62.1465c34.2676 0 62.1465 27.8789 62.1465 62.1465v33.9141h-30v-33.9131c0 -17.7266 -14.4209 -32.1475 -32.1465 -32.1475c-17.7266 0 -32.1475 14.4199 -32.1475 32.1465v119.302h126.098v-119.302%0Ac0 -34.2676 27.8779 -62.1465 62.1465 -62.1465c34.2695 0 62.1465 27.8789 62.1465 62.1465v33.9141h-30v-33.9131c0 -17.7266 -14.4199 -32.1475 -32.1475 -32.1475c-17.7266 0 -32.1475 14.4189 -32.1484 32.1465v206.053%0Ac1.86816 0.856445 3.70215 1.81543 5.4873 2.88965l17.7207 10.6523c7.94531 4.77734 17.8467 4.83203 25.8447 0.142578l18.9404 -11.1074c17.4883 -10.2559 39.1436 -10.1357 56.5176 0.3125l17.7207 10.6523c7.94531 4.77832 17.8496 4.83203 25.8447 0.142578z%0AM248.845 224.609v-52.1611h-126.098h-0.000976562v53.5361c14.2305 -3.73633 29.5898 -1.69531 42.5635 6.10547l17.7197 10.6523c7.94629 4.77734 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1074c6.57129 -3.85352 13.7314 -6.24121 21.0303 -7.16797v0z%0AM465.879 331.896l15.1768 25.877l-18.96 11.1182c-17.4717 10.2471 -39.1133 10.1299 -56.4766 -0.30957l-17.7227 -10.6553c-7.95898 -4.78711 -17.875 -4.83887 -25.8818 -0.142578l-18.9414 11.1064c-8.64746 5.07129 -18.3145 7.60449 -27.9785 7.60449%0Ac-9.86621 0 -19.7295 -2.64062 -28.5 -7.91309l-17.7227 -10.6553c-7.95508 -4.78613 -17.874 -4.8418 -25.8818 -0.141602l-18.9395 11.1064c-17.4746 10.2471 -39.1152 10.1299 -56.4785 -0.30957l-17.7207 -10.6553%0Ac-7.95703 -4.78613 -17.875 -4.83984 -25.8838 -0.142578l-18.9395 11.1064c-17.4756 10.248 -39.1162 10.1289 -56.4785 -0.30957l-17.6055 -10.585l15.46 -25.709l17.6025 10.585c7.94434 4.77539 17.8477 4.83008 25.8447 0.140625l18.9395 -11.1064%0Ac17.4854 -10.2549 39.1416 -10.1367 56.5176 0.310547l17.7207 10.6553c7.94434 4.77734 17.8467 4.83301 25.8438 0.141602l18.9404 -11.1055c17.4863 -10.2559 39.1426 -10.1387 56.5156 0.310547l17.7227 10.6543c7.94336 4.77637 17.8477 4.83203 25.8438 0.141602%0Al18.9404 -11.1055c17.4863 -10.2549 39.1426 -10.1367 56.5166 0.30957l17.7217 10.6553c7.94629 4.77637 17.8486 4.83203 25.8447 0.141602zM465.876 428.398l15.1777 25.8789l-18.96 11.1172c-17.4736 10.249 -39.1152 10.1299 -56.4775 -0.310547l-17.7217 -10.6543%0Ac-7.9541 -4.7832 -17.873 -4.83887 -25.8818 -0.141602l-18.9414 11.1064c-8.64648 5.07129 -18.3145 7.60352 -27.9775 7.60449c-9.86816 0 -19.7305 -2.63965 -28.502 -7.91504l-17.7207 -10.6533c-7.95801 -4.78516 -17.875 -4.84082 -25.8828 -0.141602%0Al-18.9395 11.1064c-17.4746 10.251 -39.1162 10.1309 -56.4785 -0.310547l-17.7197 -10.6533c-7.95703 -4.7832 -17.875 -4.83789 -25.8838 -0.141602l-18.9395 11.1074c-17.4746 10.2471 -39.1162 10.1289 -56.4785 -0.311523l-17.6025 -10.584l15.459 -25.7109%0Al17.6006 10.585c7.94531 4.77832 17.8486 4.83203 25.8457 0.142578l18.9395 -11.1064c17.4854 -10.2539 39.1416 -10.1377 56.5176 0.30957l17.7197 10.6543c7.94629 4.7793 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1064%0Ac17.4863 -10.2539 39.1426 -10.1387 56.5156 0.310547l17.7217 10.6533c7.94727 4.77734 17.8477 4.83203 25.8447 0.142578l18.9404 -11.1064c17.4863 -10.2539 39.1426 -10.1348 56.5166 0.30957l17.7217 10.6543c7.94434 4.7793 17.8477 4.83203 25.8447 0.142578z" /%3E%3C/svg%3E');
}

/* for the footer backbone and expresia svgs styling handle */
.name-company {
    display: flex;
    height: 50px;
    align-items: center;
}

.backbone-logo,
.expresia-logo {
    height: 12px;
    width: 80px;
    display: inline-block;
    vertical-align: middle;
}

.footer-text-1,
.footer-text-2  {
    padding: 0 8px;
    color: white;
}


.booking-form-section .nice-select span.current {
    font-size: 35px;
    font-weight: 500;
}

.booking-form-section .room-opt {
    margin-top: 15px;
}

/*reservation-icon*/
.reservation-icon {
    position: fixed;
    z-index: 99999;
    bottom: 80px;
    right: 120px;
}

.reservation-icon span {
    display: none;
}

.reservation-icon:hover span {
    display: block;
    position: absolute;
    right: 0;
    background-color: #aa8453;
    color: #fff;
    transform: translateX(-65px);
    /*transform: translateY(50%);*/
    text-wrap: nowrap;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    height: 65px;
    padding: 18px 15px 15px 15px;
}

/*custom image on footer top size*/
.footer .footer-top img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

/*add list style on privacy policy page*/
.about ul li {
    list-style: disc;
    list-style-position: inside;
}

/*change the size of the images to have the same height and width on https://www.naxiancollection.com/gallery/*/
.section-padding .col-md-4.gallery-item .gallery-box .gallery-img img{
    height: 230px;
    width: 340px;
    object-fit: cover;
}

.section-padding .col-md-6.gallery-item .gallery-box .gallery-img img{
    height: 350px;
    width: 525px;
    object-fit: cover;
}

.gastronomy .item img {
    width: 555px;
    height: 370px;
    object-fit: cover;
}

@media only screen and (max-width: 991px) {
     /*fix an issue where the logo seems out of screen on mobile*/
    .logo-img,
    .nav-scroll .logo-img {
        margin-left: 39px;
    } 
}
@media only screen and (max-width: 576px) {
     /*fix an issue where the logo seems out of screen on mobile*/
    .logo-img,
    .nav-scroll .logo-img {
        margin-left: 15px;
    } 
}

@media only screen and (min-width: 576px) {
    .rooms1 .col-md-4 .item {
        height: 288px;
        width: 216px;
    }
    
    .rooms1 .col-md-4 .position-re.o-hidden img {
        height: 288px;
        width: 216px;
    }
    
    /*.booking-box {*/
    /*    width: 300px;*/
    /*}*/
    
    .booking-box .form1.clearfix .row .col-md-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .booking-box .form1.clearfix .row .col-md-6 {
        padding-right: 6px;
        padding-left: 0px;
    }

    /*Suites & Villas block in mobile put the cta to between the texts and the room card QA point 43*/
    .first-row {
        flex-wrap: wrap;
    }
    
    .testimonials-box {
        margin-top: 90px;
    }
    
    /*"Our Home" block the images looks stretched QA point 46*/
    .pricingalternative .pricing-card img {
        height: 500px;
        object-fit: cover;
    }
    
    .rooms1 .row {
        margin-right: 0px;
        padding: 0px;
    }
    
    .rooms1 .row .col-md-4,
    .rooms1 .row .col-md-6{
        padding: 0px 6px;
    }
    
    .row {
        margin-right: 0px;
    }
    
    .pricing-card .desc {
        text-align: center;
    }
    
    .pricing-card .list {
        text-align: inherit;
    }
    
    .list-unstyled.list li {
        padding-left: 0px;
    }
}
 
/*fix mobile and medium screen issues for the amenities section on suites & villas page*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row.room-facilities p{
        white-space: nowrap ;
    }
}

@media only screen and (max-width: 768px) {
        .row.room-facilities {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .row.room-facilities p{
        margin-top: 10px;
    }
    
       .footer-bottom-copy-right {
        order: 2;
    }
    
     .footer-text-1, .footer-text-2 {
        padding: 0px 5px;
        font-size: 15px;
    }
     
    .hyperlink .container .name-company {
        margin-top: 0px;
        margin-bottom: 0px;
        overflow: hidden;
        white-space: nowrap;
    }
    
    .backbone-logo,
    .expresia-logo {
        height: 115px;
        width: 115px;
    }
    
    .footer-widgets-section {
         position: relative;
        padding-bottom: 0px;
    }
    
    .scroll-to-top {
        bottom: 100px;
    }
    .footer-bottom-inner {
        display: grid;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    /*fix an issue where the logo seems out of screen on mobile*/
    /*.logo-img,*/
    /*.nav-scroll .logo-img {*/
    /*    margin-left: 5px;*/
    /*}*/
}

@media only screen and (min-width: 576px) {
    .rooms1 .col-md-4 .item,
    .rooms1 .col-md-4 .position-re.o-hidden{
        height: 322.5px;
        width: 516px;
    }
    .rooms1 .col-md-4 .position-re.o-hidden img {
        height: 322.5px;
        width: 516px;
        object-fit: cover;
    }
    .rooms1 .col-md-6 .item,
    .rooms1 .col-md-6 .position-re.o-hidden{
        height: 322.5px;
        width: 516px;
    }
    .rooms1 .col-md-6 .position-re.o-hidden img {
        height: 322.5px;
        width: 516px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 768px) {
    .rooms1 .col-md-4 .item,
    .rooms1 .col-md-4 .position-re.o-hidden{
        height: 288px;
        width: 216px;
    }
    .rooms1 .col-md-4 .position-re.o-hidden img {
        height: 288px;
        width: 216px;
        object-fit: cover;
    }
    
     .rooms1 .col-md-6 .item,
     .rooms1 .col-md-6 .position-re.o-hidden{
        height: 210px;
        width: 336px;
    }
    .rooms1 .col-md-6 .position-re.o-hidden img {
        height: 210px;
        width: 336px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1024px) {
    .rooms1 .col-md-4 .item,
    .rooms1 .col-md-4 .position-re.o-hidden{
        height: 395px;
        width: 296px;
    }
    .rooms1 .col-md-4 .position-re.o-hidden img {
        height: 395px;
        width: 296px;
        object-fit: cover;
    }
    .rooms1 .col-md-6 .item,
    .rooms1 .col-md-6 .position-re.o-hidden{
        height: 285px;
        width: 456px;
    }
     .rooms1 .col-md-6 .position-re.o-hidden img {
        height: 285px;
        width: 456px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1280px) {
    .rooms1 .col-md-4 .item {
        height: 475px;
        width: 356px;
    }
    .rooms1 .col-md-4 .position-re.o-hidden {
        height: 475px;
        width: 356px;
    }
     .rooms1 .col-md-4 .position-re.o-hidden img {
        height: 475px;
        width: 356px;
        object-fit: cover;
    }
    .rooms1 .col-md-6 .item,
    .rooms1 .col-md-6 .position-re.o-hidden {
        height: 341.25px;
        width: 546px;
    }
     .rooms1 .col-md-6 .position-re.o-hidden img {
        height: 341.25px;
        width: 546px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 576px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, 
    .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, 
    .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, 
    .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, 
    .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
    }
    
    .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .footer-bottom .col-md-12 {
        display: contents;
    }
    .first-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0px;
        white-space: nowrap;
    }
    .mt-30 {
        margin: 0px 0px 20px!important;
    }
    .butn-dark.mt-30.mb-30 {
        order: 2;
    }
    .pricing-card .list {
        text-align: center;
    }
    .pricing-card .desc {
        text-align: center;
    }
    .pricing-card .list li {
        padding-left: 0px;
    }
    
    /*insert a 30px gap between the cta "More Details" & "Check Availability QA point 45*/
    .butn-dark {
        margin-top: 30px;
    }
    /*who we are page image height*/
    .pricingalternative .pricing-card img {
        height: 350px;
        object-fit: cover;
    }
    /*remove form padding on small screens*/
    .booking .background {
        padding: 0;
    }
     .reservation-icon {
        position: fixed;
        z-index: 99999;
        bottom: 20px;
        right: 20px;
    }
    .reservation-icon span {
        display: none;
    }

    .reservation-icon:hover span {
        display: block;
        position: absolute;
        right: 0;
        background-color: #aa8453;
        color: #fff;
        transform: translateX(-65px);
        /*transform: translateY(50%);*/
        text-wrap: nowrap;
        text-align: center;
        text-transform: uppercase;
        height: 65px;
        padding: 18px 15px 15px 15px;
    }
    /*fix the padding of playlist for the form on mobile*/
    .contact.section-padding {
        padding: 80px 0 80px 0;
    }
    /*fix width of booking-form on mobile*/
    .booking-box {
        width: unset;
    }
    /*fix the margin-top and margin-bottom of the booking-form*/
    .booking .col-md-5.offset-md-2 {
        margin-bottom: unset;
    }
    /*fix padding top of the booking forrm on mobile*/
    .booking .row {
        padding-top: 80px;
    }
    /*fix padding so as INVIGORATE YOUR SENSES does not overflow the rest of the texts https://www.naxiancollection.com/experiences/*/
    .banner-header .col-md-12.text-left.caption.mt-90 {
        padding-top: 100px;
    }
}

/*@media only screen and (min-width: 700px) and (max-width: 820) {*/
/*    .logo-img, .nav-scroll .logo-img {*/
/*        margin-left: 39px;*/
/*    }*/
/*}*/


@media only screen and (min-width: 576px) and (max-width: 820px) {
      .reservation-icon {
        position: fixed;
        z-index: 99999;
        bottom: 20px;
        right: 20px;
    }
    .reservation-icon span {
        display: none;
    }

    .reservation-icon:hover span {
        display: block;
        position: absolute;
        right: 0;
        background-color: #aa8453;
        color: #fff;
        transform: translateX(-65px);
        /*transform: translateY(50%);*/
        text-wrap: nowrap;
        white-space: nowrap;
        text-align: center;
        text-transform: uppercase;
        height: 65px;
        padding: 18px 15px 15px 15px;
    }
}

@media only screen and (min-width: 1280px) {
    .section-padding .row:first-child p:nth-child(4),
    .section-padding .row:first-child p:nth-child(5), 
    .section-padding .row:first-child p:nth-child(6) {
       margin-top: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .navbar .navbar-collapse {
        background: white;
        max-height: 500px;
        overflow: auto;
        background: #fff;
        text-align: left;
        padding: 15px 30px 30px 15px;
    }
    
    .navbar .navbar-nav .nav-link {
        color: #222;
    }
}


@media only screen and (min-width: 1024px) {
    /*services playlist make them equal height for 1024px and higher*/
    .services .img {
        height: 100%!important;
    }
    
    .services .img img {
        height: 100%!important;
    }
    
    /*banner-header for invigorate your senses fix*/
    .banner-header.section-padding{
        padding: 20px 0 20px 0;
    }
}
